projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68e095b
)
Fix bug reference in ChangeLog
author
martin rudalics
<rudalics@gmx.at>
Mon, 17 Oct 2011 13:11:46 +0000
(15:11 +0200)
committer
martin rudalics
<rudalics@gmx.at>
Mon, 17 Oct 2011 13:11:46 +0000
(15:11 +0200)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7ca190478cf6bab1d5445148117f3fff3786acac..eee6a726b5b38658894ed49fd9f81f7670a7ee87 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,7
+1,7
@@
2011-10-17 Martin Rudalics <rudalics@gmx.at>
* menu-bar.el (menu-bar-file-menu): Add entry for making new
- window on right of selected. (Bug#
6786
) Reword other window
+ window on right of selected. (Bug#
9350
) Reword other window
entries and separate them from frame entries.
2011-10-15 Glenn Morris <rgm@gnu.org>